Getting Started with Gradle 您所在的位置:网站首页 can not install gradle Getting Started with Gradle

Getting Started with Gradle

2024-04-17 09:02| 来源: 网络整理| 查看: 265

On the welcome screen, click New Project.

New project Gradle

On the page that opens, let's specify our project's name (FizzBuzz) and the location.

Let's select the Java option, which is what we need for our project and Gradle since we are creating a Gradle project.

IntelliJ聽IDEA automatically adds a project SDK (JDK) in the JDK field. In our tutorial we use the open JDK 14 version.

You can change the selected JDK, IntelliJ聽IDEA will download the appropriate Gradle version. The only thing you need to have is the internet connection.

Let's leave the default Groovy for Gradle DSL and unselect the Add sample code option since we're going to add our own code from scratch.

We can use the default information for ArtifactId which basically is the name of our project and leave the default information in the GroupId field.

Click Create.



【本文地址】

公司简介

联系我们

今日新闻

    推荐新闻

    专题文章
      CopyRight 2018-2019 实验室设备网 版权所有